popover: Stop using gtk_widget_input_shape_combine_region()
authorTimm Bäder <mail@baedert.org>
Sat, 22 Feb 2020 14:28:44 +0000 (15:28 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 25 Feb 2020 13:18:24 +0000 (14:18 +0100)
commit73c212d89b33758ce2e4d81ecd97bf8f511ded43
tree1d202293bf8a28a4d49e19d64d0406637106519c
parent6b970c68135c3be887e8cffda8ef6c3cea40982f
popover: Stop using gtk_widget_input_shape_combine_region()

We control the surface anyway, we can as well set the input shape on it
directly.
gtk/gtkpopover.c